home *** CD-ROM | disk | FTP | other *** search
/ Freelog 119 / FreelogNo119-MarsAvril2014.iso / Systeme / Advanced_UninstallerPro / Advanced_Uninstaller11.exe / {app} / healthcheck.exe / 0 / RCDATA / TFREPLICATORMODULE / TFREPLICATORMODULE.txt < prev   
Encoding:
Text File  |  2013-12-16  |  1.9 KB  |  91 lines

  1. object fReplicatorModule: TfReplicatorModule
  2.   Left = 306
  3.   Top = 445
  4.   Width = 870
  5.   Height = 157
  6.   Caption = 'fReplicatorModule'
  7.   Color = clBtnFace
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Segoe UI'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 17
  17.   object PanelReplicator: TPanel
  18.     Left = 24
  19.     Top = 16
  20.     Width = 569
  21.     Height = 49
  22.     BevelOuter = bvNone
  23.     Color = clWhite
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -13
  27.     Font.Name = 'Segoe UI'
  28.     Font.Style = [fsUnderline]
  29.     ParentFont = False
  30.     TabOrder = 0
  31.     object ImgModul: TImage
  32.       Left = 3
  33.       Top = 3
  34.       Width = 32
  35.       Height = 32
  36.     end
  37.     object lModulName: TLabel
  38.       Left = 48
  39.       Top = 12
  40.       Width = 83
  41.       Height = 17
  42.       Caption = 'Clean Registry'
  43.       Font.Charset = ANSI_CHARSET
  44.       Font.Color = clWindowText
  45.       Font.Height = -13
  46.       Font.Name = 'Segoe UI'
  47.       Font.Style = []
  48.       ParentFont = False
  49.     end
  50.     object lproblems: TLabel
  51.       Left = 370
  52.       Top = 14
  53.       Width = 153
  54.       Height = 25
  55.       Cursor = crHandPoint
  56.       AutoSize = False
  57.       Caption = '1258 problems found'
  58.       Font.Charset = ANSI_CHARSET
  59.       Font.Color = clBlack
  60.       Font.Height = -13
  61.       Font.Name = 'Segoe UI'
  62.       Font.Style = []
  63.       ParentFont = False
  64.     end
  65.     object lEnable: TLabel
  66.       Left = 258
  67.       Top = 13
  68.       Width = 39
  69.       Height = 17
  70.       Cursor = crHandPoint
  71.       Caption = 'enable'
  72.       Font.Charset = ANSI_CHARSET
  73.       Font.Color = clBlue
  74.       Font.Height = -13
  75.       Font.Name = 'Segoe UI'
  76.       Font.Style = [fsUnderline]
  77.       ParentFont = False
  78.     end
  79.     object iInfo: TImage
  80.       Left = 27
  81.       Top = 26
  82.       Width = 18
  83.       Height = 18
  84.       Cursor = crHandPoint
  85.       AutoSize = True
  86.       Picture.Data = {<image000.bmp>}
  87.       Transparent = True
  88.     end
  89.   end
  90. end
  91.